projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c22c5cb
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 7 Jan 2009 12:26:42 +0000
(12:26 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 7 Jan 2009 12:26:42 +0000
(12:26 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 99cbe6334a4d2df84c9aa6eb60ba3e4f981e44f7..7f7283e9c0321642d9c7dab08a1a8c489076babe 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2009-01-07 Kenichi Handa <handa@m17n.org>
+ * fileio.c (Finsert_file_contents): In the case of replace,
+ remeber the coding system used for decoding in coding_system.
+
* coding.c (decode_coding_utf_8): Check byte_after_cr before
breaking the loop. (Bug#870)
(decode_coding_utf_16, decode_coding_emacs_mule)